ÄúµÄλÖãºÑ°ÃÎÍøÊ×Ò³£¾±à³ÌÀÖÔ°£¾VBScript£¾VBScript


objects constants operators statements functions properties methods






FUNCTION:  LoadPicTURE( )

LoadPicture(PictureName)

The LoadPicture function returns a reference to a picture object (i.e., loads the picture).

The PictureName argument is the name of the picture file.

Code:
<% LoadPicture(mypicture.gif) %>